@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,input,img,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
img{border:none;}
code{font-family: "微软雅黑"}
em,strong{font-style:normal;font-weight:normal;}
li{list-style:none;}
h1{font-size:18px;}
h2{font-size:16px;}
h3{font-size:14px;}
h4, h5, h6{font-size:100%;}
input{outline: none;}
input[type="button"]{cursor: pointer;}
button,input,select,textarea{font-size:100%;}/* 使得表单元素在 ie 下能继承字体大小 */
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
address,cite,dfn,em,var{font-style:normal;} /* 将斜体扶正 */
a,a:hover{ text-decoration: none; }
.clear { clear: both; }
.nobottom{border-bottom: none;}

i{font-style: normal;}
body {font-size: 14px;
	-webkit-font-smoothing: antialiased;		
	-webkit-text-size-adjust: 100%;				
	-webkit-tap-highlight-color	:rgba(0,0,0,0);	
	-moz-tap-highlight-color	:rgba(0,0,0,0);
	-ms-tap-highlight-color		:rgba(0,0,0,0);
	tap-highlight-color			:rgba(0,0,0,0);
	font-family: "微软雅黑"}/*微软雅黑*/
.nobottom{border-bottom: none;}
/*top*/
.fl{ float:left}
.fr{ float:right}
.all_width{width: 100%;min-width: 1000px;}
.font_16{font-size: 16px;}
.font_20,.jiade_shadow b{font-size: 20px;}
.font_12{font-size: 12px;}
.font_22{font-size: 22px;}
.font_24{font-size: 24px;}
.font_28{font-size: 28px;}
.font_44{font-size: 44px;}
.font_18{font-size: 18px;}
.jiade_icon ul,.all_auto{margin: auto;}
.jiade_icon ul,.in_width{width: 980px;}
.cursor{cursor: pointer;}
.jiade_top{background: #f6f6f6;border-bottom: 1px solid #dddddd;height: 31px;min-width: 980px; overflow:hidden;}

.jiade_top_lft li.move{background: url(../images/jdin_2.png) left top 10px no-repeat;}

.jiade_top_rit li,.jiade_top_lft li{float: left;line-height: 32px;padding: 0 20px;}
.jiade_header ul li a,.jiade_top_rit li a,.jiade_top_lft li a{color: #555555;display: block;}
.slideInner a:hover p,.jiade_icon li:hover b,.jiade_top_rit li a:hover,.jiade_top_lft li a:hover{color: #134b82;}
.jiade_top_lft li.lft{padding-left: 0;}
.jiade_header ul li.rit a,.jiade_top_rit li.rit{padding-right: 0;}
.jiade_top_lft li.lft{background: url(../images/jdin_1.png) right top 8px no-repeat;}
.jiade_top_lft li img{margin-top: 5px;}
.jiade_top_lft li b{color: #ff9601;}
.jiade_top_rit{}
table {
    font-family: verdana,arial,sans-serif;
    font-size:11px;
    color:#333333;
    border-width: 1px;
    border-color: #666666;
    border-collapse: collapse;
}
table th {
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #666666;
    background-color: #dedede;
}
table td {
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #666666;
    background-color: #ffffff;
}
/*header*/
.jiade_header{height: 82px;}
.jiade_icon li p,.jiade_header p{margin-top: 24px;}
.jiade_header ul{margin-top: 22px;}
.jiade_icon li p,.jiade_icon li,.jiade_header p,.jiade_header ul li{float: left;}
.jiade_header ul{height: 34px;}
.jiade_header ul li{line-height:34px;}
.jiade_header ul li a{width: 84px;text-align: center;}
.jiade_header ul li a.currt,.jiade_header ul li a:hover{background: url(../images/nav_bg.png) no-repeat;background-position: left 0 top 0;color: #FFF;}
#detail-next-prev {  }
.detail-next-prev-fixed { position: fixed; max-width: 301px; top: 10px; }
#detail-next-prev div a{ color:#000}
#detail-next-prev div { padding: 10px; border: 2px solid #EEE; margin-bottom: 10px; font-size: 14px;}
/* 幻灯 */
#slideshow { height: 500px; position: relative; margin-bottom: 10px; overflow: hidden; }
#slideshow .bd .wrap { height: 500px; position: relative; }
#slideshow .hd ul { width: 100%; position: absolute; z-index: 1; bottom: 0; left: 0; height: 30px; line-height: 30px; text-align: center; }
#slideshow .hd ul li { cursor: pointer; display: inline-block; zoom: 1; width: 12px; height: 12px; margin-right: 4px; background: #242424; border: 1px solid #EEE; overflow: hidden; border-radius: 6px; line-height: 9999px; }
#slideshow .hd ul .on { background: #FACD00; }
#slideshow .next, #slideshow .prev { width: 34px; height: 68px; cursor: pointer; position: absolute; bottom: 250px; left: 50%; }
#slideshow .next { background: url(../images/next.png); margin-left: 516px; }
#slideshow .next:hover { background: url(images/next_hover.png); }
#slideshow .prev { background: url(../images/prev.png); margin-left: -550px; }
#slideshow .prev:hover { background: url(../images/prev_hover.png); }
#slideshow .bd .content_wrap { position: absolute; bottom: 0; width: 100%; }
#slideshow .bd .content { height: 220px; width: 1200px; padding: 30px 0; margin: 0 auto; background: rgba(0,0,0,0.6);  }
#slideshow .bd .content .sname {  font-size: 40px; text-align: center; color: #FACD00; }
#slideshow .bd .content .scontent {  font-size: 20px; text-align: center; color: #EEE; margin-top: 20px; }
/*banner*/
.jiade_banner img{width: 100%;height: auto;}
/*icon*/
.jiade_icon{height: 108px;background: #f6f6f6;margin-bottom: 24px;}
.jiade_icon ul{}
.jiade_icon li{width: 27%; position: relative;height: 108px;}
.jiade_icon li p{width: 60px;height: 60px; overflow: hidden;}
.jiade_icon li p.on img{margin-top: -62px;}
.jiade_icon li:hover p,.jiade_icon li p.on{display: none;}

.jiade_shadow b,.jiade_shadow span,.jiade_icon li:hover p.on{display: block;}
.jiade_tit b{display: inline-block;}
.jiade_tit b.b2{background: url(../images/a_5.jpg) left top 4px no-repeat;padding-left: 12px;}
.jiade_icon li span,.jiade_tit{text-transform: uppercase;}
.jiade_icon li b,.jiade_icon li span{position: absolute;left: 70px;}
.jiade_icon li b{color: #555555;top:34px;}
.jiade_icon li span{font-size: 12px;color: #9c9c9c;top: 55px;}
.jiade_icon li.rit{float: right;width: 18%;}
.jiade_icon li b,.jiade_icon li span{display: block;}
/*tit*/
.jiade_tit{border-bottom: 1px solid #e2e2e2;color: #c2c2c2; }
.jiade_tit p{float: left;}
.jiade_tit b{padding: 0 8px 5px 0;color:#444444;}
.jiade_tit span{float: right;}
.jiade_tit span code{padding-left: 3px;}
.jiade_tit i{display: inline-block;margin-top: 8px;}
.jiade_tit span code,.jiade_tit i{display: inline-block;;}


.jiade_tit i a{color: #fb810e;background: url(../images/pcd_13.png) right top 4px no-repeat;padding-right: 12px;}
/*Product display*/
.jiade_proct{margin-top: 28px;}
.jiade_shadow{width: 220px;background: #3b70b5;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
.jiade_shadow:hover{background: #3b70b5; opacity:0.9;filter: alpha(opacity=90); }
.jiade_shadow{height: 367px;}
.jiade_shadow b,.jiade_shadow span{color: #FFF;padding-left: 16px;}
.jiade_shadow b{margin: 22px 0 8px 0;}
.jiade_shadow p{margin-top: 24px;padding: 3px;}
.jiade_list{}

.pic{border-right: 1px solid #d5d5d5;}
#foucsBox { margin: 0 auto; padding: 0; width: 379px; height: 182px; overflow: hidden; zoom: 1; position: relative; }
#foucsBox .imgCon {width: 379px;  height: 182px; position: relative; overflow: hidden; }
#foucsBox .imgCon li { float: left; position: relative;}
#foucsBox .imgCon li p{position: absolute; z-index: 9; padding: 16px 32px;color: #333333;left: 0;top: 0;}
#foucsBox .showPage { width: 379px; height: 70px; position: absolute; bottom: 0;}
#foucsBox .foucs { width: 370px; height: 22px; position: absolute; bottom: 3px; text-align: right; z-index: 3; }
#foucsBox .foucs span { display: inline-block; width: 10px; height: 10px; margin: 0 5px; line-height: 0; font-size: 0; background: #3868a7; cursor: pointer; overflow: hidden;border-radius: 5px; }
#foucsBox .foucs span.f { background: #fb810e; }
#foucsBox .foucsButton { width: 40px; height: 56px; padding: 7px; margin-top: -70px; position: relative; z-index: 4; }
#foucsBox .foucsButton span { display: inline; width: 23px; height: 45px; margin: 7px 5px 0; cursor: pointer; overflow: hidden; background: url(../images/bg.png) 0 0 no-repeat; }
#foucsBox .foucsButton img { display: none; cursor: pointer; border-width: 0px; vertical-align: middle; width: 100px; height: 56px; }

.pic,.jiade_rit{border-top: 1px solid #d5d5d5;}
.jiade_rit li{float:left;width: 188px;height: 182px; overflow: hidden;border-right: 1px solid #d5d5d5;}
.jiade_rit li.libotm{border-bottom: 1px solid #d5d5d5;}
.jiade_rit li.litl{border-left:1px solid #d5d5d5;}
.he_ZoomInImg{background:#2a4c78;width: 188px;height: 182px; position:relative;box-sizing:border-box;cursor:pointer;overflow:hidden;}

.he_ZoomInImg .he_ZoomInImg_img{position: absolute;display:block;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_ZoomInImg .he_ZoomInImg_em{width:80%;position:absolute;padding:8px 16px 16px 16px; color:#000000;overflow:hidden; z-index99;font-weight: bold}
.he_ZoomInImg:hover .he_ZoomInImg_img{opacity:.1;-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}

.he_ZoomInImg .he_ZoomInImg_caption{overflow:hidden;display:none;}
.he_ZoomInImg:hover .he_ZoomInImg_caption{display: block;background: #1272c0;filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7; opacity: 0.7}
.he_ZoomInImg .he_ZoomInImg_caption,.he_ZoomInImg .he_ZoomInImg_caption > a{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;margin:0;overflow:hidden}

.he_ZoomInImg .he_ZoomInImg_caption_h{width:80%;position:absolute;padding:8px 16px 16px 16px; color:#000000;overflow:hidden; }
.he_ZoomInImg .he_ZoomInImg_caption_span{top: 40px; font-size: 16px;width: 100%;height: 20px;overflow:hidden; }
.he_ZoomInImg .he_ZoomInImg_caption_p{top:68px;padding: 0 16px;font-size: 12px;}
.he_ZoomInImg .he_ZoomInImg_caption_code{width: 76px;height: 24px;border: 1px solid #FFF;left: 58px; top:120px;}
.he_ZoomInImg .he_ZoomInImg_caption_code,.he_ZoomInImg .he_ZoomInImg_caption_span,.he_ZoomInImg .he_ZoomInImg_caption_p{text-align:center;position:absolute;-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;-ms-transition:all .6s ease-in-out;transition:all .6s ease-in-out;overflow:hidden; opacity:0;}
.he_ZoomInImg:hover .he_ZoomInImg_caption_code,.he_ZoomInImg:hover .he_ZoomInImg_caption_span,.he_ZoomInImg:hover .he_ZoomInImg_caption_p{color:#fff;opacity:1}

/*Company*/
.jiade_comy{ padding: 24px 0 30px 0;}
.jiade_comy_lft{width: 220px;}
.jiade_comy_lft_cot{}
.jiade_comy_lft_cot p{padding: 12px 0;}
.jiade_comy_lft_cot p img{border-radius: 5px;}
.jiade_comy_mle_cot li b,.jiade_comy_mle_cot li a,.jiade_comy_lft_cot a,.jiade_comy_lft_cot b,.jiade_comy_lft_cot span{display: block;}
.jiade_comy_lft_cot b{color: #333333;}
.jiade_comy_lft_cot span{font-size: 12px;line-height: 18px;padding: 10px 0;color: #666666;}
.jiade_comy_lft_cot code{display: inline-block;background: #fb810e;color: #ffffff;text-align: center;width: 92px;height: 24px;line-height: 24px;font-size: 12px;border-radius: 12px;}


.jiade_comy_mle{width: 495px;padding-left: 20px;}
.jiade_comy_mle_cot{}
.jiade_comy_mle_cot li{border-bottom: 1px dotted #c5c5c5;}
.jiade_comy_mle_cot li a{padding: 10px 0;color: #333333;}
.cx_fot_lft li,.jiade_conet_cot li p,.jiade_comy_mle_cot li p{float: left;}
.jiade_comy_mle_cot li p{margin-right: 12px;}
.jiade_comy_mle_cot li p img{border-radius: 4px;}
.jiade_comy_mle_cot li b{color: #2a4c78;padding: 5px 0;}
.jiade_comy_mle_cot li span{color: #666666;line-height: 18px;display: inline-block;padding: 2px 0;width: 362px;}
.jiade_comy_mle_cot li code{float: right;color: #c3c3c3;}
.jiade_comy_mle_cot li span,.jiade_comy_mle_cot li code{font-size: 12px;}
.jiade_comy_mle_cot li.li1{background: none;padding-left: 0;}
.jiade_comy_mle_cot li{background: url(../images/jdin_8.png) left top 20px no-repeat;padding-left: 14px; }
.jiade_comy_mle_cot li a:hover{color: #2a4c78;}
.jiade_conet_cot li.li1,.jiade_comy_mle_cot li.li2{border: none;}
.jiade_conet_cot li a,.jiade_comy_mle_cot li a{display: block;}
/*快速链接*/
.jiade_conet{margin-left: 20px;width: 225px;}
.jiade_conet_cot{color: #666666;}
.jiade_conet_cot li,.a_connet ul li{padding: 8px 14px;margin-top: 14px;border-radius: 40px;background: url(../images/xcg_1.png) no-repeat;}

.jiade_conet_cot li.last{background: none;padding: 0;}
.jiade_conet_cot li.last p{margin:0;}
.jiade_conet_cot li p{margin: 4px 20px 0 0;}
.cx_fot_rit span,.cx_fot_rit b,.jiade_conet_cot li span,.jiade_conet_cot li em,.jiade_conet_cot li b{display: block;}
.jiade_conet_cot li em{color: #727272;}
.a_connet ul li em,.jiade_conet_cot li span{color: #8b9fb0;}
.jiade_conet_cot li b,.a_connet ul li b{color: #ff9600;text-transform: uppercase;}
.a_connet ul li em{color: #7b91a4;}
/*footer*/

.cx_footer{width: 100%;background: #f6f6f6;min-with: 1000px;border-top: 5px solid #3868a7;}
.cx_fot_mle{padding-bottom: 14px;}
.cx_fot_movepho{padding: 4px ;}
.cx_fot_lft{width: 552px;padding-top: 20px;}
.cx_fot_lft li{color: #333333;line-height: 28px;margin-right: 62px;}
.cx_fot_lft li.last{color: #666666;margin-right: 0;}
.cx_fot_rit{background: url(../images/pcd_16.png) no-repeat; padding: 0 40px 0 70px;margin: 25px 0;}
.cx_fot_rit span{color: #666666;}
.cx_fot_rit b{color: #0870be;}
.in_botom{height: 30px;line-height: 30px;border-top: 1px dotted #dddddd;padding-top: 12px;color: #999999; text-align: center;}
.top_iframe,.jiade_fot_iframe{width: 100%;min-width: 980px; overflow:hidden;}
.jiade_fot_iframe iframe{height: 198px;}
.jiade_fot_iframe iframe,.top_iframe iframe{width: 100%;border: none;overflow:hidden;}
.top_iframe iframe{height: 34px;}

/*aboutus.html*/
.h_cot{}
.h_cot li span a{color: #294a75;}
.hot_mle{height: 32px;color: #636363;margin-top: 12px;}
.hot_mle span{padding-left: 17px;background: url(../images/a_5.jpg) left top 5px  no-repeat;}
.hot_mle ul{margin-top: 6px;}
.hot_mle li{background: url(../images/a_1.png) right top 5px no-repeat;float: left;}
.hot_mle li a{padding: 0 20px;color: #666666;}
.hot_mle li a b,.hot_mle li a:hover{color: #294a75;}
.hot_mle li.nobg{background:none;}
.hot_mle li.lit a{padding: 0;}
.hot_mle li.li1 a{padding-left: 5px;}
.hot_mle li a,.a_main_lft dl dd a,.hot_mle label{display: block;}

.hot_mle label{border: 1px solid #efefef;background: #fff;width: 334px;height: 32px;line-height: 32px;border-radius: 16px;padding-left: 15px;}
.hot_mle input{border:none;}
.hot_mle input[type="text"]{width: 80%;line-height: 32px;height: 32px;}
.hot_mle input[type="submit"]{width: 54px;height: 32px;background: #efefef url(../images/a_2.png) left 16px top 9px no-repeat;padding-left: 22px;border-top-right-radius: 16px;border-bottom-right-radius: 16px;}
/*关于我们main*/
.a_main{padding: 14px 0;}
.a_main_lft{width: 220px;margin-right: 20px;}
.a_main_lft dl{margin-bottom: 14px;}
.a_main_lft dl dt{height: 58px;line-height: 58px;color: #FFF;border-radius: 11px;background:url(../images/xcg_2.png)  no-repeat;/*background-position:right 20px top 24px;*/padding-left: 24px;}
.a_main_lft dl dt,.a_main_lft dl dd{border-bottom: 4px solid #FFF;}
.a_main_lft dl dd{height: 58px;line-height: 58px;background: url(../images/xcg_3.png) no-repeat;border-radius: 8px;}

.a_main_lft dl dd a{color: #333333;background: url(../images/xcg_3.png) no-repeat; /*background-position:right 30px top 24px;*/ }

.a_main_lft dl dd a{padding-left: 54px;}
.a_connet{}

.a_connet ul{}
.a_connet ul li span{margin-right: 12px;}
.a_cot b,.a_connet ul li a,.a_connet ul li em,.a_connet ul li code,.a_connet ul li:hover span img.icon2,.a_connet ul li span{display: block;}
.a_connet ul li span img{}
.a_connet ul li em{float:left;width: 134px;}
.a_connet ul li.nobg{background: none;padding: 0;}


/*关于*/
.a_jiade{width: 740px;}
.a_tit2{border-top: 1px solid #dedbdb;border-bottom: none !important;}
.a_tit{padding-bottom: 10px;overflow: hidden;}
.a_tit b{background: url(../images/a_5.jpg) left bottom no-repeat; padding-left: 12px;color: #294974;float:left;}
.a_tit b,.a_tit span,.a_tit code{display: inline-block;}
.a_tit span a{}
.a_tit span code{background: url(../images/a_12.jpg) right 3px top 5px no-repeat;padding-right: 16px;}
.news_top li span,.ad_actr_cont p.p1 i a,.a_cot,.a_cot code,.a_tit span,.a_tit span code a{color: #666666;}
.a_cot b,.a_tit span a{color: #325980;}
.a_cot{padding: 30px 0 0 0;}

.a_cot b{text-transform: uppercase;}
.a_cot b.b1{color: #555555;}
.a_cot p{text-indent: 2em; line-height: 26px;}
.a_cot p.p1{text-indent: 0;}
.a_move{margin: 10px 0 15px 0;}
.a_move img{border-radius: 5px;}
.h_cot{padding: 20px 0;}
.ac_cot li,.h_cot li{float: left;}
.h_cot li{padding: 15px 11px 0 11px;}
.h_cot li p{width: 220px;height: 162px; overflow: hidden;border: 1px solid #e2e2e2;}
.h_cot li:hover p{border: 1px solid #fb810e;}
.h_cot li p img{width: 220px;height: 162px;}
.ac_cot li span,.h_cot li span{line-height: 30px;}
.ac_cot{}
.ac_cot li{width: 170px;overflow:hidden; margin: 20px 17px 0 0;border: 1px solid #e2e2e2;}
.ac_cot li p img{width: 170px;}
.ac_cot li span{line-height: 30px;color: #666666;}
.ac_cot li.rit{float: right;margin-right: 0;}



.ac_cot li span,.h_cot li,.jd_page li input,.ad_actr_cont span,.ad_actr_top,.news_top li strong,.a_cot b,.a_cot span{text-align: center; }
.a_cot b.b1.a_cot code{display: inline-block;}
.a_cot span,.a_cot b,.h_cot li span,.a_cot i{display: block;}
.a_cot b,.a_cot span,.a_cot p{padding: 10px 0;}
.a_cot span code img{border-radius: 4px;}
/*news.html*/
.news_top{}
.news_top li{border-bottom: 1px solid #e2e2e2;margin-top: 20px;}
.news_top li strong,.news_top li p{margin-right: 20px;}
.ac_cot li span,.jd_page li a,.news_top li code,.news_top li i,.news_top li strong,.news_top li a,.news_top li b,.news_top li span,.news_top li em{display: block;}
.news_top li a{}
.news_top li b.b1{padding: 14px 0;}
.news_top li b{padding: 10px 0;}
.news_top li span{line-height: 20px;padding-right: 10px;}
.news_top li em{color: #888888;padding: 10px;}
.ad_actr_cont p.p1 i a:hover,.news_top li.on b,.news_top li:hover b{color: #325980;}
.news_top li strong{width: 87px;height: 94px;background: url(../images/n_2.jpg) left top no-repeat;}
.news_top li code{padding: 5px 0;margin-bottom: 3px;}
.news_top li:hover strong{background: url(../images/n_3.jpg) left top no-repeat;}
.jd_page li{float: left;margin-right: 5px;border-radius: 3px;}
.jd_page li a{padding: 3px 10px;}
.jd_page li a.pnum01{border: 1px solid #ff7900;background: #ff7900;color: #FFF;}
.jd_page li:hover{border: 1px solid #ff7900;background: #ff7900}
.news_top li strong,.jd_page li a:hover{color: #FFF;}
.jd_page li input,.jd_page li.noboder{border: none;}
.jd_page li.next:hover,.jd_page li.noboder:hover{border: none;background: none;}
#four_flash .flashBg ul.mobile li b,.ad_actr_top,.news_top li b,.ad_actr_cont p.p1,.jd_page li.last a:hover,.jd_page li.next a:hover,.jd_page li a,.jd_page li.noboder a:hover{color: #333333}
.jd_page li.pre a:hover,.jd_page li.pre a{color: #e2dcdc;}

.jd_page li.last:hover,.jd_page li.pre:hover,.jd_page li.next:hover,.jd_page li{border: 1px solid #dcdcdc;}
.jd_page li.pre:hover,.jd_page li.next:hover{background: none;}
.jd_page li.last{background: #efefef;}
.jd_page li input{width: 24px;height: 26px; line-height: 26px;}
/*newsdetail.html*/
.ad_cot_actr{padding-top: 14px;}
.ad_actr_top{height: 68px;line-height: 68px;}
.ad_actr_list{height: 40px;line-height: 40px;padding-left: 20px;color: #888888;}
.ad_actr_list span{margin-right: 24px;display: inline-block;}
.ad_actr_list ul{padding-right: 12px;}
.ad_actr_list ul li{margin-right: 5px;}
.ad_actr_list ul li img{margin-top: 12px;}
.ad_actr_cont p a{color: #444444;padding-bottom: 32px;}
/*.ad_actr_cont span{display: block;}*/
.ad_actr_cont span img{border-radius: 5px;}
#four_flash .flashBg ul.mobile li,.ad_actr_list ul li,.ad_actr_list ul li img{float: left;}
/*.ad_actr_cont span{padding-top: 15px;}*/
.ad_actr_cont p{line-height: 30px;padding: 15px 15px 0 0;}
.ad_actr_cont p.p1{text-indent: 0;font-size: 14px;}
.ad_actr_cont p.p1 em{border: 1px solid #eaeaea;padding: 1px 16px;}
.news_top li.on,.news_top li:hover,.ad_actr_list,.ad_actr_cont p.p1 em{background: #fafafa;}
.ad_actr_cont p.p1 i a:hover{text-decoration: underline;}
.ad_actr_cont p strong {display: inline;font-weight: bold;}
.ad_actr_cont p strong a{display: inline-block;}
/*相关产品*/
/*相关产品*/
#four_flash .flashBg ul.mobile li{border-radius: 5px;}
.re_prct{padding-bottom: 30px;}
.bodyCon08{}
#four_flash .flashBg,.bodyCon08 .students,#four_flash{position:relative;}
#four_flash .flashBg,#four_flash,.bodyCon08 .students{width:740px;height:338px;}
#four_flash .flashBg ul.mobile li p,#four_flash .flashBg{overflow:hidden;}
#four_flash .flashBg ul.mobile{width:2000%;height:308px;top:25px; left:0;}
.prct_cot li,#four_flash .flashBg ul.mobile li{width:232px;height:308px;margin-right: 15px;border: 1px solid #d8dedf;border-bottom:5px solid #d8dedf;}
.prct_cot li p img{margin-top: 15px;}
.prct_cot li{position:relative;}
.prct_cot li .pro-icon{display:block;width:69px;height:69px;position:absolute;top:0;left:0;}
#four_flash .flashBg ul.mobile li img{}
.prct_cot li p,#four_flash .flashBg ul.mobile li p{border-bottom: 2px solid #ecf1f2;width:204px;height:234px}
#four_flash .but_left{right: 0;}
#four_flash .but_right{right: 52px;}
#four_flash .but_right,#four_flash .but_left{width:42px;height:19px; top: -30px;}
#four_flash .flashBg ul.mobile,#four_flash .but_right,#four_flash .but_left{position:absolute; }
.prct_cot li span,.prct_cot li b,#four_flash .flashBg ul.mobile li b,#four_flash .flashBg ul.mobile li span{display: block; padding:6px 10px;}
#four_flash .flashBg ul.mobile li span{height: 26px;}
#four_flash .flashBg ul.mobile li b{padding-top:5px;}
.prct_cot li span code{width: 47%}
.prct_cot li:hover b,#four_flash .flashBg ul.mobile li:hover b{color: #006ebd;}
.prct_cot li:hover,#four_flash .flashBg ul.mobile li:hover{border: 1px solid #006ebd;border-bottom:5px solid #006ebd;}
/*分页样式*/
.page_turner { margin: 20px 0; text-align: center; }
.page_turner a, .page_turner span { display: inline-block; height: 40px; line-height: 40px; min-width: 40px; text-align: center; background: #F2F2F2; margin-right: 2px; }
.page_turner a:link, .page_turner a:visited { text-decoration: none; }
.page_turner a:hover, .page_turner a.current { background: #0870be; color: #FFF; }
/*productcenter.html*/

.subNavBox{width:220px; margin-bottom: 24px;}
.subNav{color:#333333;line-height:58px;height: 58px;border-bottom: 6px solid #fff; position: relative;background: url(../images/xcg_5.png) no-repeat;font-size:16px;font-weight:bold;letter-spacing:1px;}
.currentDd,.subNav:hover{ background: url(../images/xcg_4.png) no-repeat;}
.currentDd{border-bottom-left-radius: 0;border-bottom-right-radius: 0;border: none;}

.subNav a{color: #333333; display: block;padding-left: 15px;}
.currentDd a,.subNav a:hover{color:#FFF;}

.currentDd{position: relative;}
.currentDd code{position: absolute;bottom: -18px; left: 35%; z-index:1;display: inline-block;width: 19px;height: 18px;background: url(../images/pcd_15.png) left top no-repeat;}

.currentDt{}
.navContent{background: #f3f3f3;border-bottom: 6px solid #fff;}
.navContent li{background:url(../images/p_4.png) left 15px center no-repeat;}
.navContent li a{heighr:44px;line-height:44px;color:#666666;display: block;padding-left: 24px;}
.navContent li.li1 a{border: none;}
.navContent li.li2,.navContent li:hover{background:#c5c5c5;}
.navContent li.li2 a,.navContent li a:hover{color:#ffffff;}
.prct_cot {padding-top: 12px;}
.prct_cot li:hover p{border-bottom: 2px solid #006ebd;}
.prct_cot li{margin:0 10px 20px 10px;border-radius: 5px;width: 222px; overflow: hidden;padding-bottom: 5px;height: 320px;}
.prct_cot li b{text-align: center;}
.prct_cot li p{ overflow: hidden}
.c_main li,.prct_cot li{float: left;}
.c_main li.rit,.prct_cot li.rit{float: right;margin-right: 0;}
/*caseshow.html*/
.cus_top dd span,.c_main li p,.c_main li{overflow: hidden;}
.c_main{}
.c_main li{margin: 20px 10px 0 0;width: 233px;background: #f6f6f6; border-radius: 5px;}

.c_main li p{width: 233px;height: 162px;}
.cus_qus em,.c_main li b,.c_main li span{display: block;}
.c_main li b{padding: 16px 12px;color: #333333;border-bottom: 1px solid #e7e7e7;}
.c_main li span{padding: 12px; color: #666666;background: url(../images/case_icon.png) right 12px top 17px no-repeat;}
.c_main li:hover b,.c_main li:hover span{color: #006ebd;}
.c_main li:hover span{;background: url(../images/case_icon2.png) right 12px top 17px no-repeat;}
/*connectus.html*/
.cus_top{padding-top: 20px;color:#888888;}
.cus_top dl{}
.cus_qus em,.cus_top dt{color: #325980;}
.cus_qus span,.cus_top dd span,.cus_top dd span img,.cus_top dd{float: left;}
.cus_top dd{margin-top: 12px;width: 50%;}
.cus_top dd span{color: #333333;height: 22px; line-height: 22px;}
.cus_top dd span img{margin: 3px 10px;}
.cus_top dd b{color: #ff9600;}
.cus_top dd span.spn{height: 42px;}
/*地图*/
.cus_map{padding: 32px 0;border-bottom: 1px solid #e4e4e4;}
.cus_map iframe{border: none;width: 100%;height: 400px;border-radius: 5px;}
/*欢迎咨询*/
.cus_qus{padding-bottom:48px;}
.cus_qus em{padding: 16px 0;}
.cus_qus label{display: inline-block;}
.cus_qus span{color: #333333;width: 90px; text-align: right;} 
.cus_qus label,.cus_qus span,.cus_qus input{height: 36px;line-height: 36px;}
.cus_qus textarea,.cus_qus input[type="text"]{border: 1px solid #cfcfcf;width: 640px;padding-left: 5px;}
.cus_qus p{margin-top: 8px;}
.cus_qus code{color: #e50000;}
.cus_qus input[type="text"].ip_w{width: 270px;}
.cus_qus p.p_iw{width: 350px;}

.cus_qus textarea{height: 175px; outline: none;}
.cus_qus input[type="button"]{width: 162px;border: none;color: #FFF;background: #ff9600;border-radius: 3px;margin-right: 18px; text-align: center;}
.cus_qus input.ipt_b{background: #888888;}
/*freemove.html*/

.fre{background: url(../images/fbg.jpg) left top no-repeat; padding:10.3% 0 209px 0;margin: 0 auto 27px auto; min-width:1200px;background-size: 100% auto;}
.fre_mle{}
.fre_box{padding-left: 518px;color: #FFF;}
.fre_box input[type="text"]{border: 1px solid #fff;height: 42px;line-height: 42px;padding-left: 5px;width: 406px;}
.fre_box b,.fre_box input{display: block;}

.fre_box b{font-size: 34px;}
.fre_box p{background: url(../images/pcd_19.png) left top 12px no-repeat;line-height: 52px;padding-left: 40px;}
.fre_box span{padding-top: 10px;}
.fre_box input[type="button"]{color: #FFF;background: #1e6db0;padding: 6px 45px;border: none;border-radius: 23px;margin-top:50px; margin-left: -15px;}
/*productdetalis.html*/

.pd_lft{width: 353px;}
.pd_bgimg{width: 351px; position: relative;}
.pd_smimg,.pd_bgimg{ overflow: hidden;text-align: center;width:360px;}
.pd_bgimg code{position: absolute;top: 1px;left: 1px; z-index:1;}
.hot_dor dl dt,.hot_dor dl dd,.pd_sumy ul li,.pd_smimg li{float: left;}
.pd_smimg li{width:56px;height:52px;margin-right:20px;border: 2px solid #FFF;border-radius: 4px;}
.pd_sming img{width:360px;height:330px}
.pd_smimg li.lir{float:  right;margin-right: 0;}
.pd_smimg li img{overflow:hidden;border-radius: 4px;border: 1px solid #dedbdb;}
.pd_smimg li.on,.pd_smimg li:hover{border: 1px solid #a2afb8;}
.sameimg{margin-left: 40px; border-width: 0px; width: 322px;}



.pd_rit{width: 360px;}
.pd_rit_tit{color: #333;}
.pd_move,.pd_rit ul{padding-top:12px;}
.pd_rit ul li{padding: 14px 16px;color: #555555;}
.pd_section b,.pd_section span,.pd_move span,.pd_move em,.pd_move b,.pd_rit ul li span{display: block;}
.pd_rit ul li p{margin: 8px 12px 0 0;}
.pd_rit ul li span{color: #999; overflow:hidden;}
.pd_rit ul li,.pd_move{border-top: 1px solid #eeeeee;}
.pd_move p{background: url(../images/prc_2.png) left 20px top 10px no-repeat;padding: 4px 62px 4px 78px;  margin-bottom: 5px; margin-top: 5px;}
.pd_move p b{}
.pd_move em{color: #333333;}
.pd_move i{color: #076aba; font-style:italic;}
.pd_move span{padding:2px 0px 2px 0px;}
.pd_move span code{}
.pd_move span code img{}
/*产品概述 */
.pd_sumy{margin: 10px auto; }
.pd_sumy ul{height: 45px;border-bottom: 1px solid #dedede;}
.pd_sumy ul li{line-height: 45px;color: #666;padding: 0 36px;background: #ffffff; font-size: 14px;}
.pd_sumy ul li.on,.pd_sumy ul li:hover{color: #1655a7;}
.pd_sumy ul li.on{border: 1px solid #dedede;border-bottom: #ffffff;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.pd_cot{padding: 16px 0; display: none; color:#0070c0!important}
.pd_cot p {color:#0070c0!important}
.pd_cot h3 {color:#1655a7;}
.pd_section{}
.pd_section b,.pd_section span{}
.pd_section b{color: #1655a7;padding: 16px 0;}
.pd_section b.b2{padding-top: 2px;}
.pd_section span{line-height: 28px;color: #555555;}
.pd_section p,.pd_section i{font-weight: bold;}
.pd_section p{padding: 4px 0 20px 0; text-align: center;}
.hot_dor{padding-bottom: 24px;}/*热门推荐*/
.hot_dor dl{height: 20px;line-height: 20px;}
.hot_dor dl dt,.hot_dor dl dd a{color: #294974; display: inherit;padding-right: 8px;}
.hot_dor p{text-align: center;}

.de_prc{}
.de_prc_fl{margin-right: 24px;}
.de_prc_fl img{width: 188px;height: 255px; overflow:hidden;}
.de_prc_fr{padding: 10px 0;width: 500px; overflow: hidden;font-size: 12px;}
.de_prc_fr b{color: #0879c4;}
.de_prc_fr dl,.de_prc_fr b,.de_prc_fr span{font-size: 16px;height: 24px; line-height: 24px; overflow:hidden;}
.de_prc_fr dl{margin: 6px auto;}
.de_prc_fr dl dd{float: left;margin-right: 38px;font-size: 12px;}
.de_prc_fr span,.de_prc_fr b,.de_prc_fr code{display: block;}
.de_prc_fr span{color: #000;border-bottom: 1px dotted #c5c5c5;padding-bottom: 10px;font-size: 12px;}
.de_prc_fr p{padding: 10px 0;color: #666666;line-height: 22px;height: 68px; overflow: hidden;}
.pd_cot2{display:block !important;}
.foot_nav1{color: #666666;margin-bottom: 10px;}
.foot_nav1 a{color: #666666;}
/*免费电话*/
.free12{height: 68px;}
.free_move{background: url(../images/free_bg.jpg) left top no-repeat; }
.fre_mle{}
.fre_box{padding: 304px 0 0 175px;}
.fre_box input[type="text"]{height: 42px;line-height: 42px;padding-left: 5px;width: 490px;border:none;}
.fre_box b,span,.fre_box input,.fre_sev ul li b{}
.fre_box input[type="button"]{padding: 13px 135px;border: none;border-radius: 23px;margin: 54px 0 0 60px;background: none;}
.fre_sev{padding-top: 124px;text-align: center; line-height: 18px;color: #666666;}
.fre_sev ul{padding-top: 10px;}
.fre_sev ul li {float: left;width: 160px;font-size: 12px;padding: 0 42px;}
.fre_sev ul li img{margin: 0 auto;}
.fre_sev ul li img.icon1{}
.fre_sev ul li:hover img.icon1,.fre_sev ul li img.icon2{display: none;}
.fre_sev ul li:hover img.icon2{display: block;}
.fre_sev ul li b{padding: 4px;color: #003399;}
.fre_sev ul li:hover b{color:#ff9900;}
.fre_sev ul li span{line-height:18px;padding-bottom: 5px;}

/*联系我们*/
.fee_main{border: 1px solid erd;}
.fee_main strong,.fee_bg label{ display: block;}
.fee_main strong{color: #1b529a;padding: 24px 0;}
.fee_main ul{padding: 0 10px;}
.fee_main li{height: 40px; line-height: 40px;width: 50%;float: left;margin: 12px 0;}
.fee_main li p{width: 40px;height: 40px; overflow:hidden;}
.fee_main li span{margin: 0 6px 0 14px;color: #333333;}
.fee_main li b{color: #ff9600;}
.fee_main li code a{color: #005dbc;}
.fee_bg{width: 740px;margin: 32px auto; background: url(../images/af_bg.png) no-repeat;padding: 36px 0; overflow: hidden;}
.fee_bg label{margin: 22px auto;}
.fee_bg label input[type="text"]{height: 44px; line-height: 44px;width: 490px; padding: 0 5px;color: #000;margin: 125px 0 0 162px;}
.fee_bg label input[type="button"]{width: 280px;height: 50px;background: none;margin: 20px 0 0 230px; cursor: pointer;border: none;}


.xgp_top{height: 77px;margin: 15px auto; overflow:hidden;}
.xgp_top p{margin: 5px 0;}
.xgp_top_fr{width: 273px;}
.xgp_call{height: 30px; line-height:30px; overflow:hidden;margin: 0 15px;}
.xgp_call span,.xgp_call b{display: inline-block;float: left; font-size:18px}
.xgp_call span{color: #666666;}
.xgp_call b{font-size: 18px;color: #ff8400;}
.xgp_call img{margin: 8px 6px 0 0;}
.xgp_top_fr label{background: url(../images/xgp_3.png) no-repeat;width: 273px;height: 33px;line-height: 33px;display: block;padding-left: 15px;margin-top: 8px;}
.xgp_top_fr input{background: none;bordeR: none; outline: none;}
.xgp_top_fr input[type="text"]{width: 170px;height: 30px; line-height: 30px;float: left;}
.xgp_top_fr input[type="submit"]{width: 90px;height: 30px;float: right; cursor:pointer;}
/*导航*/
.xgp_nav{height: 30px;background: #0870be;padding: 8px 0;}
.xgp_nav ul{line-height: 30px;height: 30px;}
.xgp_nav ul li{float: left;text-align: center;width: 118px;}
.xgp_nav ul li a{display: block;color: #fff;font-size: 16px; overflow:hidden;float: left;width: 88px;margin-left: 17px;}
.xgp_nav ul li i{background: url(../images/xgp_5.png) no-repeat;width: 1px;height: 26px;display: inline-block;float: left;margin-top: 3px;}
.xgp_nav ul li.last i{display:none;}
.xgp_nav ul li a:hover,.xgp_nav ul li a.on {background: url(../images/xgp_6.png) no-repeat;}
/*面包屑*/
.pos_bred{border-bottom: 1px solid #e2e2e2;height: 24px; line-height: 24px;padding-bottom: 5px; overflow:hidden;}
.pos_bred b{font-size: 16px;color: #294989;}
.pos_bred b img{float: left;margin: 3px 5px 0 0;}
.pos_bred li{float: left;font-size: 12px;height: 24px; line-height: 24px;padding: 0 5px;}
.pos_bred li a{display: block;color: #666666;}
.pos_bred li img{margin-top: 0;}

/*2016-4-11侧边栏样式*/
.new-case{border-top:none;width: 220px;overflow:hidden;}
.nc-title{display:block;margin-top:15px;}
.new-list {border:1px solid #d8d6d7;border-top:none;}
.new-list li{border-bottom:1px dotted #dcdcdc;padding: 10px 0;}
.new-list li.nc-lastdd{border-bottom:none;}
.new-list li a{display: block;}
.new-list li img{display: block;margin:0 auto;}